home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 5 / MacMania 5.toast / / Tools&Utilities / Recipe Finder Deluxe 3.0.1 / RFD Version History < prev    next >
Encoding:
Text File  |  1996-08-20  |  11.2 KB  |  195 lines  |  [TEXT/ttxt]

  1. *       *********************************************************
  2. *       *                                                         
  3. *       *            RECIPE FINDER DELUXE   VERSION INFO
  4. *       *                                                         
  5. *       *********************************************************
  6. *       *                                                         
  7. *       * By Peter Stubbs                                            
  8. *       *                                                         
  9. *       * Copyright (c) 1995-96 Peter Stubbs
  10. *       * OzTwo Software                       
  11. *       * PO Box 93                                               
  12. *       * The Junction, NSW  2291                                  
  13. *       * Australia                                         
  14. *       *                                                         
  15. *       *********************************************************
  16.  
  17. Version 3.0.1 (20 August 1996)
  18. ---------------------------
  19. Bug Fix only
  20. • Fixes problem with PlugIns where there is a . in the pathname ot the PlugIn
  21.  
  22. Version 3.0 (1 August 1996)
  23. ---------------------------
  24. • Shopping list generation and printing added
  25. • PlugIns added as a new menu option in Database menu.  This supports any number of plug in modules that should be stored in the PlugIns folder in the directory from which Recipe Finder Deluxe was launched. A PlugIn development kit is available from OzTwo software if you wish to develop your own PlugIns (requires Microsoft FoxPro).
  26. Currently available PlugIns are:
  27.      *    Meal-Master - supports recipe export in Meal-Master format (formerly this was built in to Recipe Finder Deluxe)
  28.      *    Report Installer - Installs the correct set of reports for use with your printer (current choices are LaserWriter and ImageWriter)
  29.      *    Category Builder - automatically adds a category to a recipe's category list if it uses certain ingredients
  30.      *    Category Delete - automatically deletes a category if it appears in any recipe's category list
  31.      *    Database Updater - converts Recipe Finder Deluxe 2.0 or 2.1 databases to work with this version
  32.      *    Report Adjust - Allows you to alter the margins on reports
  33.      *    Report Delete - Allows you to selectively delete reports not currently in use
  34.      *    Show Settings - Displays values of various Recipe Finder Deluxe settings.  This is intended as a tool to assist with identifying problems with the program.
  35.      *    Standardise categories - Allows you to replace non standard recipe categories with standard ones that you prefer.
  36. NOTE: Only the first two of these are included with the demo version of the program.  The remaining PlugIns are available to anyone via our web page at: http://users.hunterlink.net.au/~dgps
  37. • Printing dialog removed and replaced by Print and Print Preview drop menus in File menu
  38. • Changes to layout of preferences dialog
  39. • Added a preference that allows you to suppress many of the warning prompts
  40. • All report formats (except shopping list) can now be printed in landscape or portrait orientation (via a setting in preferences)
  41. • Improved detection of courses in categories of 'foreign' format recipes (ie non RFD recipes)
  42. • Cosmetic changes to some menu text to add ... after text to match Human Interface Guidelines!
  43. • Improved handling of Enter in dialog boxes so it always chooses the default button
  44. • Shortcut key for Export Current recipes as Meal-Master changed from Cmd-R to Cmd-H
  45. • Shortcut key for Add recipe added as Cmd-R
  46.  
  47. Version 2.4 (May 1996)
  48. ------------------------
  49. • Fast import option added to preferences.  When turned on, Meal-Master and MasterCook recipes
  50. import approx 50% faster by not tidying up their recipe ingredient text (this means you'll need to
  51. periodically do a TIDY ALL from the Database menu)
  52. • Handling of recipes with things like 3-4 oz refined to enhance Meal-Master compatability
  53. • Meal-Master import/export uses Misc. rather than Miscellaneous since Meal-Master has a max category length of 12 chars per category
  54.  
  55. Version 2.3 (April 1996)
  56. ------------------------
  57. • Preview option moved from the File menu into the Print dialog box.  This allows any report to be previewed.
  58. • Improved opening of database from recent files list when the same name appears repeatedly in list
  59. • Dropped extra fee for cheques to $10 since I've found a bank which charges less to convert them!
  60. • Reduced shareware notice at the bottom of reports by 1 line so you get 1 more line of recipe text
  61.  
  62. Bugs fixed:
  63. • Print current recipe works again (in 2.2 an error occured when this option was chosen)
  64.  
  65.  
  66. Version 2.2 (March 1996) - limited release because of rush release of 2.3 to fix a bug
  67. ------------------------
  68. • Improved import of Mastercook files
  69. • Updated import code to work properly with Meal-Master 8.02 files
  70. • 'Look' of progress thermometers altered to be more Mac like
  71. • Ability to print recipe index added to the Print dialog in the File menu
  72. • Ability to mark all recipes in the Found Set (allows things like cumulative finds)
  73. • Mark duplicates option under Database menu renamed as Remove duplicates
  74.  
  75. Version 2.1 (February 1996)
  76. ---------------------------
  77. • Improved handling of course matching during imports of foreign format recipes
  78.  
  79. • Tidy option under database menu altered to offer two ways of tidying up
  80. - Thorough is the same as before, ie it tidies up the whole recipe
  81. - Fast tidies up all but the ingredients and method and is up to 30 times faster
  82.  
  83. • Following a number of requests, the following two features were included:
  84. - Addition of an Ethnic field to allow searching by ethnic category
  85. - Addition of a check box to mark (or flag) recipes to allow searching for, and so printing & export of, only marked recipes
  86. NOTE: The marked field is NOT exported (this means if you export marked recipes they'll be imported unmarked)
  87.  
  88. • Code changes to support new features:
  89. - 'Marked' added as a search category
  90. - 'Ethnic' added as a search category
  91. - 'Unmark All' added as a menu option in Database menu
  92. - Screen and report layouts altered to accomodate new fields
  93. - Import code scans categories field to see if it contains an ethnic category and updates field if so
  94. - Export code exports Ethnic field but NOT marked field
  95. - Export code exports ethnic category as part of categories field for Meal-Master
  96. - Recipe Finder file format extended to include the Ethnic field
  97. - 'Tidy Up' scans the categories for ethnicity information if the ethnic field is unspecified (ie if it is '---' or blank)
  98. - Code added to automatically update old databases to use the new ethnic field
  99.  
  100. • Recipe Finder file format standardised between Recipe Finder Pro and Recipe Finder Deluxe to simplify file Imports/Exports.  (The first version of Recipe Finder Pro to use this new format is version 2.6)
  101.  
  102. Bugs fixed:
  103. • Search dialog now fits fully on small screens
  104.  
  105.  
  106. Version 2.0 (January 1996)
  107. --------------------------
  108. • Changed name of Conversions menu to Glossary and added support for Recipe Finder Glossary
  109. • Added support for 12" RGB screens (512x384)
  110. • Export All option under File menu changes to Export Found Set when displaying the found set
  111. • Size of nutrition field increased from 70 to 120 characters.
  112. • Screen layouts adjusted to allow for larger size of nutrition field
  113. • Code added to automatically update old databases to the larger nutrition field size
  114.  
  115. Version 1.4 (October 1995)
  116. --------------------------
  117. • Batch Import option added to file menu to facilitate bulk recipe import
  118. • Gas Mark temperature settings added to Conversions - Temperature popup
  119. • Import code is better at working out recipe course for recipes NOT in Recipe Finder format
  120. • Improved import of Recipe Finder Deluxe files that have been exported in Meal Master format
  121. • cl is now translated as cloves, rather than as centiliters since this is the more common usage in recipes
  122.  
  123. Bugs fixed:
  124. • Program was generating errors if ingredients contained cm
  125.  
  126. Version 1.3 (September 1995 - limited distribution)
  127. ----------------------------
  128. • Now recognises and imports MasterCook PC (previously only supported MasterCook II)
  129. • Improved checking of field data when field data is entered
  130. • Adjusted time estimate for database convert and tidy up operations
  131. • Imported recipes become the found set to make it easier to see what was imported
  132. • Mark duplicates option added to database menu to facilitate deletion of duplicate recipes
  133. • Number of recipes deleted is now displayed after a database pack
  134. • Tidy Up now cleans up source and nutrition fields as well as ingredients and method
  135. • Tidy up now forces the categories and source fields to be mixed case
  136.   and the nutrition field is made all lower case except for the first character
  137. • Longer database names now show in top left of recipe card without being truncated
  138. • Time values now appear blank when zero
  139. • Recipe conversion is now quicker and invalid measures such as 3 - 4 oz are NOT converted
  140. • Optimised the Delete Found Set code to give significant speed improvement
  141. • When importing recipes in unknown format the recipe name will be -> (filename) <-
  142.   eg if the file Icecream.txt is an unknown format, the recipe will be called -> Icecream.txt <-
  143.  
  144. Bugs fixed:
  145. - Problem with Alert dialog which sometimes caused an error about 'p_crsary.prg not found'
  146. - Problem where dashes followed by a space were being changed to a dash with no space during recipe tidy up and conversion. [This caused problems converting things such as 3 lb - 3 1/2 lb which after a convert would look like 1 1/2 kg -1 3/4 kg after metric conversion.  Because the dash was NOT followed by a space, this would improperly convert back to US/UK as 3 lb -1 1 1/2 lb)]
  147. - Regardless of preferences settings, index was always showing when a new database was opened
  148. - Recipe conversion wasn't doing conversion on all of method text
  149. - Recipe import was not importing the last line of some recipes
  150. - Recipe import was not importing the first method line of some Meal-Master recipes
  151. - Recipe Import was not properly checking for the end of a recipe file.  This sometimes caused a program lock up during recipe import
  152.  
  153. Version 1.2.1 (August 1995)
  154. ---------------------------
  155. MINOR BUG FIX ONLY
  156. - Deletion of redundant code which generated error when Preferences is selected
  157. - Minor tweak to Tidy Up code
  158. - Text in About box altered slightly
  159. - Minor changes to temperature conversion code
  160.  
  161.  
  162.  
  163. Version 1.2 (July 1995)
  164. -------------------------
  165. • Tips/Info and Drinks categories added
  166. • Nutrition field added
  167. • Significant changes to Preferences layout + index display and screen size options added
  168. • Preferences file now stored in system folder
  169. • Speed navigation through index via keypress
  170. • Mouse double-click handler implemented in index
  171. • Save and Delete Found Set options added
  172.  
  173. Bugs fixed:
  174. - Fixed conversion code so that measures are properly converted when at the end of a line
  175. - Improved tracking of beginning and end of file to fix errors while a found set was active
  176.  
  177.  
  178.  
  179. Version 1.1 (January 1995)
  180. --------------------------
  181. • Help File added
  182. • Context sensitive help implemented
  183. • Checks for sufficient diskspace before a pack
  184.  
  185. Bugs fixed:
  186. - Correctly dims buttons in recipe card
  187. - Barred menu selection of Next / Prev from moving past beginning / end of file
  188. - Fixed conversion of fl oz to ml
  189. - Fixed error where Find wasn't properly omitting ingredients 
  190.  
  191.  
  192.  
  193. Version 1.0 (September 1994)
  194. ----------------------------
  195. Not publicly released